AdEnrollLesson 
Logical Entity Name  AdEnrollLesson 
Default Table Name  AdEnrollLesson 
Physical Only  NO 
Definition 
 
Note 
 

AdEnrollLesson Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdEnrollID    int  NO 
 
AdCourseID    int  NO 
 
AdClassLessonID    int  NO 
 
AdEnrollSchedID(FK)    int  NO 
 
LessonNumber    tinyint  NO 
 
PctFinalGrade    numeric(5, 4)  NO 
 
Status    char(1)  YES 
 
Comments    varchar(2000)  NO 
 
Retake    bit  NO 
 
DateBilled    datetime  YES 
 
DateRequested    datetime  YES 
 
DateSent    datetime  YES 
 
DateReceived    datetime  YES 
 
DateTaken    datetime  YES 
 
DateGraded    datetime  YES 
 
DateGradePosted    datetime  YES 
 
RevenueRefNo    char(8)  YES 
 
LetterGrade    char(3)  NO 
 
NumericGrade    numeric(11, 6)  YES 
 
PayStatus    char(1)  NO 
 
type    char(1)  YES 
 
code    char(8)  YES 
 
descrip    varchar(40)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
AdEnrollLessonID(PK)    int  NO 
 

AdEnrollLesson Primary and Unique Keys 
Key Name  Key Type  Keys 
AdEnrollLesson_AdEnrollLessonID_U_C_IDX  PrimaryKey  AdEnrollLessonID 

AdEnrollLesson Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnrollSched  Non-Identifying  One To Zero or More  FK_AdEnrollLesson_AdEnrollSchedID_AdEnrollSched_AdEnrollSchedID      AdEnrollSchedID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaAutoBillBatchDetail  Non-Identifying  One To Zero or More  FK_SaAutoBillBatchDetail_AdEnrollLessonID_AdEnrollLesson_AdEnrollLessonID        NO  YES 
SyAudit_AdEnrollLesson  Non-Identifying  One To Zero or More  FK_SyAudit_AdEnrollLesson_RecordID_AdEnrollLesson_AdEnrollLessonID        NO  YES 

AdEnrollLesson Check Constraints 
Check Constraint Name  CheckConstraint